Building the TrafficManager image
This section describes how to build the Local Edition-TM Docker image with adapters built by a customer.
The following example shows building traffic manager image by using podman:
$ ./build-images.sh -c podman -i apim-le-trafficmanager
Similarly, if you use Docker for building specific images:
$ ./build-images.sh -c docker -i apim-le-trafficmanager
Once you are done with building images, you must push the images.
$ cd scripts/
$./push-images.sh -i apim-le-trafficmanager